<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
@charset "utf-8";

/*-----------------------------------
unique
-----------------------------------*/
.main {
	font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}
/* IE縺�縺代↓驕ｩ蠢� */
_:lang(x)::-ms-backdrop, .selector {
	font-family: "Segoe UI", Meiryo, sans-serif;
}

/* keyvisualBlock */
.keyvisualBlock{
  margin: 0 auto 63px;
  text-align: center;
}
.copy_text{
  line-height: 2.0em
}
.keyvisualBlock .copy_text{
  font-size: 1.15rem;
  line-height: 3.0em
}
.flexBox .flex-item img {
	width: 230px;
}
.flexBox .flex-item img.wd90 {
	width: 180px;
}



</pre></body></html>